home *** CD-ROM | disk | FTP | other *** search
/ Workbench Design / WB Collection.iso / workbench werkzeuge / icon tools / picticon / docs / shovecolors.readme < prev    next >
Text File  |  1996-04-07  |  1KB  |  37 lines

  1. A quick note about ShoveColors
  2.  
  3. This was a quick and dirty program I threw together.  It will read in an
  4. IFF  file  containing  a  CMAP  chunk,  and  then set the default public
  5. screen's RGB values.
  6.  
  7. FILE  Specifies the IFF to get the palette from, duh.
  8.  
  9. QUIET  Surpresses all output, so no window is opened.
  10.  
  11. FORCE  Overrides  other  program's  locks.   Be careful on the Workbench
  12.        screen!
  13.  
  14. LOCKALL  Locks  all  pens,  regardless  of  the LOCK hunk.  Useful for
  15.          non-Iconian palette files!
  16.  
  17. Also,  if  present is a "LOCK" hunk (a custom hunk saved from Iconian!),
  18. then any pens that were saved as locked will attempted to be locked.
  19.  
  20.  
  21. What's the POINT?
  22.  
  23. Well,  you could edit a custom palette for a 3.0 workbench screen.  Just
  24. specify pens 0-3 as normal 2.0 colors, 4-7 as MagicWB colors and LOCKED.
  25. Then  save  the palette.  Then, call ShoveColors everytime the Workbench
  26. screen is changed or opened (or from shell-startup!).  This way, you can
  27. save  all  your  icons  with 3 planes (strip planes in Iconian), to save
  28. disk  space!!!   No  need  to  save  all 8 planes to get correct looking
  29. icons!!!  (btw, this is how MagicWB 2.0 saves it's icons now...)
  30.  
  31. No  guarantees  are made for this program.  Use at your own risk.  Check
  32. the source, maybe you could fix any bugs you find?
  33.  
  34. Have fun.
  35.  
  36. C.Randall
  37.